home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!genesis.demon.co.uk
- From: Lawrence Kirby <fred@genesis.demon.co.uk>
- Newsgroups: comp.lang.c
- Subject: Re: <conio.h> stuff for C under LINUX
- Date: Thu, 04 Apr 96 23:40:19 GMT
- Organization: none
- Message-ID: <828661219snz@genesis.demon.co.uk>
- References: <4jqqao$lf7@mogan.cc.metu.edu.tr>
- Reply-To: fred@genesis.demon.co.uk
- X-NNTP-Posting-Host: genesis.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.27
- X-Mail2News-Path: genesis.demon.co.uk
-
- In article <4jqqao$lf7@mogan.cc.metu.edu.tr>
- e089549@orca.cc.metu.edu.tr "channel sanderson" writes:
-
- > I use gotoxy() and clrscr() with C/C++ programs for my PC but my school
- > requires that the program will run under UNIX. Are there ansi-c equivalents
- > andif so what are they.
-
- No, ANSI C has no support for screen handling (beyond \b \f \n \r \t and \v).
-
- > If not how should I implement these.
-
- man curses or ask about Curses in comp.unix.programmer.
-
- --
- -----------------------------------------
- Lawrence Kirby | fred@genesis.demon.co.uk
- Wilts, England | 70734.126@compuserve.com
- -----------------------------------------
-